projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9001629
)
(m68*-next-*): Don't care about which os is specified.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 1 Jan 1994 17:12:22 +0000
(17:12 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 1 Jan 1994 17:12:22 +0000
(17:12 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index bc5c3e8b3a367368dfe4bc1d2f9d3ef8dd9e3d12..7da57e146d373c53f1e7e0ff66d907ae6d99d174 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-771,7
+771,7
@@
case "${canonical}" in
;;
## NeXT
- m68*-next-
mach* | m68*-next-bsd
* )
+ m68*-next-* )
machine=next opsys=mach2
;;